Skip to content

Return object from callback. #48

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 28, 2019
Merged

Conversation

brennj
Copy link

@brennj brennj commented Jun 25, 2019

For #47. Allow the returning of an object from the callback of the third parameter of the render function in order to get additional options that may need to use the vue instance once it is created, before the mount internally using @vue/test-utils.

@afontcu afontcu requested a review from dfcook June 25, 2019 12:39
@dfcook dfcook merged commit b04a1ff into testing-library:master Jun 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants